home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000179_news@newsmaster….columbia.edu _Thu May 8 16:11:29 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA15690
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 8 May 1997 16:11:29 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA01578
  7.     for kermit.misc@watsun; Thu, 8 May 1997 16:11:28 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.mathworks.com!news-peer.sprintlink.net!Sprint!news-pull.sprintlink.net!news.sprintlink.net!news-chi-13.sprintlink.net!myriad!mail
  9. From: Jeffrey Altman <jaltman@watsun.cc.columbia.edu>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: K95 problems on serial ports on COMPAQ Presario 71xx
  12. Date: 8 May 1997 16:00:09 -0400
  13. Organization: Columbia University
  14. Lines: 43
  15. Message-ID: <199705081933.PAA08276@watsun.cc.columbia.edu>
  16. Reply-To: kermit-support@columbia.edu
  17. To: rober@proxys.it
  18. In-Reply-To: <33719cfd.9573761@news.inet.it>
  19. Cc: comp.protocols.kermit.misc@myriad.alias.net
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:7002
  21.  
  22. Our news server has been busted for about a week -- we can receive but not
  23. post.  I'll try a roundabout method here, let's see if it works...
  24.  
  25. In article <33719cfd.9573761@news.inet.it> you write:
  26. : I have met a problem with Kermit-95 and serial ports of COMPAQ
  27. : Presario 71xx product line.
  28. : I get so many errors when dialing numbers or during login  that I
  29. : hardly get the connection. It seems that not all characters passed to
  30. : serial port by K95 are sent to modem.
  31. :
  32. : <stuff deleted>
  33. :
  34. : The only way to make it work was installing a supplemental serial port
  35. : card disabling the integrated one.
  36. : None of these problems when using MS-Kermit 3.14 under WINDOWS 3.1 or
  37. : with COMPAQ DESKPRO, PROLINEA CONTURA, ARMADA series.
  38.  
  39. It sounds like there is a hardware problem in the UART used in the 
  40. Presario 71xx that is tickled by the API calls that are used by K95.
  41.  
  42. We discovered that versions of K95 prior to 1.1.11 had problems accessing 
  43. certain virtual serial ports due to the use of the TransmitCommChar() 
  44. API call.  So in 1.1.11 we removed the use of that call.  It is possible 
  45. that TransmitCommChar() does not work properly with the Presario 71xx
  46. computer UART.
  47.  
  48. If you are using version 1.1.11, please send e-mail to
  49. kermit-support@columbia.edu so that we may attempt to discover the
  50. cause of the problem.
  51.  
  52. Patches to K95 may be found on the Web site at
  53. http://www.columbia.edu/kermit/k95patch.html.
  54.  
  55.  
  56. -- 
  57.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  58.                  The Kermit Project * Columbia University
  59.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  60.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu   
  61.  
  62.